home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Programmierung 2
/
Power-Programmierung CD 2 (Tewi)(1994).iso
/
gnu
/
djgpp
/
tests
/
t04.s
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-06-25
|
276 b
|
18 lines
/* comment */
.text # comment
movl $4,%eax /* comment */
movl $ ( 4 ) , %eax /* comment */
movl %eax,(%eax,%eax,2)
movl %eax,(%ebp,%eax,8)
movl %eax,(%ecx,%ebp,4)
movl %eax,456789(%eax,%eax,4)
movl %eax,4(%eax,%eax,1)
nop
nop
nop
nop
nop